CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - face detection algorithms

搜索资源列表

  1. matlab-Face-Recognition-Detection

    7下载:
  2. MATLAB环境下编的人脸检测和识别算法,人脸识别部分采用的pca算法,另外包括一个人机界面,直接运行facedec程序即可运行-MATLAB environment, compiled by face detection and recognition algorithms, face recognition pca algorithm is used in some of the other, including a man-machine interface, programs can b
  3. 所属分类:Special Effects

    • 发布日期:2014-04-09
    • 文件大小:3860212
    • 提供者:Brad Bibson
  1. adboost_cascade

    2下载:
  2. 基于adaboost的人脸检测算法,包括训练,修改了数据读取结构,降低了内存需求-Based on adaboost face detection algorithms, including training, to modify the data read structure, reducing the memory requirements
  3. 所属分类:matlab

    • 发布日期:2016-04-13
    • 文件大小:14336
    • 提供者:alvin
  1. FaceDetection

    0下载:
  2. 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:896865
    • 提供者:ashura
  1. Adaboost_FD

    0下载:
  2. 在人脸检测中,使用Adaboost算法在一幅图像中检测出人脸具有比以往算法都要高的效率,这几篇论文是有关Adaboost方面的-Human Face Detection in the use of Adaboost algorithm in an image detected with people face higher than the efficiency of algorithms, this thesis is related to several aspects of Adaboos
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:3771084
    • 提供者:孙家冕
  1. 4[1].3

    0下载:
  2. 人脸检测 ,算法研究,驱动程序,海康卡,海康代码SDK-Face detection, algorithms, drivers,海康卡, Haikang code SDK
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1957058
    • 提供者:wocao
  1. face_detection

    0下载:
  2. 用matlab编写的人脸检测的算法,包含图片库,可以直接运行,检测出人脸在图片中的位置。-Matlab prepared with face detection algorithms, including image libraries, can be run to detect the face position in the picture.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:641392
    • 提供者:zw
  1. Face_Detection

    0下载:
  2. Face Detection的應用相當廣,本文使用銘傳大學電腦與通訊工程學系李棟良的人臉偵測與辨識系統這篇論文所提出的演算法加以實現,效果相當不錯。-Face Detection Application of quite broad, this article using the Ming Chuan University, Department of Computer and Communication Engineering李栋良face detection and recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:491913
    • 提供者:eddie
  1. FaceDetection

    0下载:
  2. face detection Face detection can be regarded as a more general case of face localization In face localization, the task is to find the locations and sizes of a known number of faces (usually one). In face detection, one does not have this addition
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:12823
    • 提供者:gianni
  1. face_detection_paper

    0下载:
  2. 两篇人脸检测的英文论文,是花钱买的哦,英文描述中是一篇文章的英文摘要!-Face and facial feature detection plays an important role in various applications such as human computer interaction, video surveillance, face tracking, and face recognition. Efficient face and facial feature det
  3. 所属分类:Project Manage

    • 发布日期:2017-05-14
    • 文件大小:3770968
    • 提供者:刘宋
  1. vc-imageprocessing

    0下载:
  2. 本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程, 用于实现图像融合的PixelFusion工程和用于人脸识别的FaceDetection工程。 关于程序的运行, DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。 PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp, 而多光谱图片则为给定的图片tm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22050881
    • 提供者:马子领
  1. FaceDetection

    0下载:
  2. 人脸识别技术可以应用于基于网络的身份认证,我们实现了基于WebCam的人脸识别与跟踪系统。本文以WebCam采集的视频流为数据源,截取视频流中的单帧图像,通过转换彩色空间、人脸肤色建模、后处理操作和人脸定位算法实现了人脸检测,并以此为基础实现了在视频流中对于人脸的跟踪。试验结果表明,我们所实现的人脸识别算法适用于近距离人脸的检测,可以应用于基于WebCam的身份认证。 -Face recognition can be applied to identity authentication on I
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:225595
    • 提供者:swl
  1. FaceDetection

    0下载:
  2. 图像领域中涉及到人脸检测方法的论述,较全面的总结了各种人脸识别方法及其所用算法。-Images of people involved in the field of face detection methods of exposition, a more comprehensive summary of the various face recognition methods and algorithms used.
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:473524
    • 提供者:jose
  1. adaboostPcamshift-face-detection

    0下载:
  2. The project tends to detect and track human face in a video via some basic algorithms. It uses adaboost for detection and camshift for tracking. It works well in stable environment.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4370059
    • 提供者:linuszhao
  1. Combining-face-detection-and-people-tracking-in-v

    0下载:
  2. Face detection algorithms are widely used in computer vision as they provide fast and reliable results depending on the application domain. A multi view approach is here presented to detect frontal and profile pose of people face using Histogram of
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:294074
    • 提供者:linuszhao
  1. Adaboost-face-detection

    0下载:
  2. 基于adaboost的人脸检测识别算法,在复杂背景下有很好的检测效果-Good detection in complex background based on face detection and recognition algorithms in adaboost
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:5549
    • 提供者:大飞
  1. Face-detection-and-tracking-algorithms

    0下载:
  2. FACE DETECTION ALGRITHM PAPER
  3. 所属分类:Project Design

    • 发布日期:2017-04-10
    • 文件大小:1085098
    • 提供者:Marius
  1. face-detecting-algorithms

    0下载:
  2. 建立在VC++上面的opencv人脸检测算法-Opencv face detection algorithm based on VC
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:205928
    • 提供者:王者归来
  1. tnn7_code_201212141110

    2下载:
  2. 人脸检测与跟踪是一个重要而活跃的研究领域,它在视频监控、生物特征识别、视频编码等领域有着广泛的应用前景。该项目的目标是在FPGA板上实现实时系统来检测和跟踪人脸。人脸检测算法包括肤色分割和图像滤波。通过计算被检测区域的质心来确定人脸的位置。该算法的软件版本独立实现,并在matlab的静止图像上进行测试。虽然从MATLAB到Verilog的转换没有预期的那样顺利,实验结果证明了实时系统的准确性和有效性,甚至在不同的光线、面部姿态和肤色的条件下也是如此。所有硬件实现的计算都是以最小的计算量实时完成的
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-22
    • 文件大小:63488
    • 提供者:合发
  1. Face Detection Systems

    0下载:
  2. REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:676864
    • 提供者:HansanaA
  1. YHUTILO

    1下载:
  2. 人脸检测和识别算法程序matlab版 推荐给大家 不错的(Face detection and recognition algorithms recommend application matlab version to all of you good)
  3. 所属分类:图片显示

    • 发布日期:2020-01-27
    • 文件大小:396288
    • 提供者:coyreytokding
« 12 3 4 »
搜珍网 www.dssz.com